home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / comm / dlg / Fixlevel.lha / fixlevel.cfg < prev    next >
Encoding:
Text File  |  1994-08-19  |  1.5 KB  |  43 lines

  1. #  Tanke på skaer som bör vara med i Config filen
  2.  
  3. # Parametrar som ställer in operationen av programmet
  4.  
  5. # (Not implemented in this version)
  6.  
  7. #NONOTIFY   - Do not send message to Sysops EventLog
  8. #NOUPGRADE  - Only find Users to upgrade...
  9.  
  10. # Sysop Several Sysops Allowed
  11. # in this persons Eventlog a notice of the new level will be added
  12. # so you know when the program is working
  13.  
  14. Sysop Anders Arnholm
  15. Sysop Hans Hedlund
  16.  
  17. #     Nr, Name, DayLimit, SessionLimit, Credits, DirLimit, Ratio, NetAcess
  18.  
  19. Level 1,      Bad_User,      10,   10,     0,    10,  1:1,  NONE
  20. Level 4,      Guest,       1000,   10,     0,   200,  1:1,  NONE
  21. Level 5,      New_User,      40,   20,     0,   200,  1:1, WRITE
  22. Level 10,     Aspirant,     120,   30,     0,   400, 10:1, WRITE
  23. Level 20,     Initiale,     380,   60,    40,  1024, 20:1, WRITE
  24. Level 30,     Adept,        420,   60,   100,  2048, 30:1, WRITE
  25. Level 40,     Curate,       420,   60,   500,  3078, 60:1, WRITE
  26. Level 100,    Prefect,      420,   60,  1024,  4096, None, WRITE
  27. Level 150,    Patriarch,    380,   60,    50,  1024, None, WRITE
  28. Level 200,    Elder,        420,   60,   500,  4096, None, WRITE
  29. Level 240,    Master,      1440, 1440,  4096,  4096, None, WRITE
  30. Level 250,    Grandmaster, 1440, 1440, 32000, 29000, None, SYSOP
  31. Level 255,    Lord,        1440, 1440, 32000, 30000, None, SYSOP
  32.  
  33. # Upgrades
  34. # from lvl, to lvl, min msg, min file.
  35. upgrade 10, 20,  5,  5
  36. upgrade 20, 30, 30, 10
  37. upgrade 30, 40, 50, 30
  38.  
  39. # notify lvl, message
  40. notify   5, need to be *** VALIDATED ***
  41. notify 255, Sysop
  42.  
  43.